| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationAdministration.dosage.rate[x] |
| Version | |
| Status | active |
| Description | Cross-Version Extension for MedicationAdministration.dosage.rate[x]. Valid in versions R2 This is a valid extension because it has the types Quantity |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | Dose quantity per unit of time | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | Quantity | ||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationAdministration.dosage.rate[x]" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-mad.dos.rate[x]",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationAdministration.dosage.rate[x]",
"name" : "XVerExtensionMedicationAdministration.dosage.rate[x]R3",
"title" : "Cross-Version Extension for MedicationAdministration.dosage.rate[x] in R3",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Pharmacy)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication/index.cfm"
}]
}],
"description" : "Cross-Version Extension for MedicationAdministration.dosage.rate[x]. Valid in versions R2\r\n\r\nThis is a valid extension because it has the types Quantity",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "MedicationAdministration.dosage"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationAdministration.dosage"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Dose quantity per unit of time",
"definition" : "Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours.",
"comment" : "If the rate changes over time, and you want to capture this in MedicationAdministration, then each change should be captured as a distinct MedicationAdministration, with a specific MedicationAdministration.dosage.rate, and the date time when the rate change occurred. Typically, the MedicationAdministration.dosage.rate element is not used to convey an average rate.",
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "v2",
"map" : "RXA-12-Administered Per (Time Unit)"
},
{
"identity" : "rim",
"map" : ".rateQuantity"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "Quantity",
"profile" : ["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"]
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationAdministration.dosage.rate[x]"
}]
}
}